goi18n software package provides Formats and merges translation files for Go, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install goi18n
goi18n is installed in your system.
Make ensure the goi18n package were installed using the commands given below,
$ sudo dpkg-query -l | grep goi18n *
You will get with goi18n package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Development |
| Package | goi18n |
| Version | 1.5.0-1 |
| Description | Formats and merges translation files for Go |
| Sub Section | devel |